home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / zs103e.zip / README.1ST < prev    next >
Text File  |  1995-03-18  |  3KB  |  102 lines

  1. V103e Installation Notes:
  2. =========================
  3.  
  4. If you receive ZipStream as a Zip file, you must unzip all files
  5. to a diskette, as installation must occur from diskette.
  6.  
  7. After files have been unzipped to diskette, run 'view a:zstream.inf'
  8. for further information on installation.
  9.  
  10. If you receive ZipStream as a Zip file, you must unzip all files
  11.  
  12.  
  13. V103e New Features
  14. ==================
  15.  
  16. V103e contains new compression and cacheing algorithms that 
  17. significantly improve performance in cases where the existing algorithms
  18. have suffered.
  19.  
  20. As with any compression or cacheing algorithm, there will always exist 
  21. pathological cases where one algorithm will perform badly while another
  22. will perform well and visa versa.  We have tried to ensure that the best 
  23. performance is always achieved by using adaptive techniques, but even 
  24. this can suffer in unexpected cases.  For this reason we have still allowed 
  25. manual selection of algorithms where appropriate.
  26.  
  27. To utilize the new compression and cacheing options files will need to
  28. be recompressed into a new format. i.e.
  29.  
  30. zsunpack *.*
  31. zspack *.*
  32.  
  33. To give you an idea of the new performance possible here is some test 
  34. results with AmiPro.
  35.  
  36. AmiPro startup with no compression: 21 seconds
  37. AmiPro startup with old compression algorithms: 60 seconds
  38. AmiPro startup with new compression algorithms: 27 seconds
  39.  
  40.  
  41. Upgrading From Versions PRIOR to 1.03
  42. =====================================
  43.  
  44. In Version 1.03 and later the storage path of several key 
  45. components of ZipStream has changed.
  46.  
  47. Previously most of the ZipStream files were stored in the \OS2 and 
  48. \OS2\DLL directories.  Now all files are stored in the \CBASED 
  49. directory.
  50.  
  51.  
  52. Upgrading From Version 1.02 or later
  53. ====================================
  54.  
  55. Just run a standard installation, the update operation is automatic.
  56. Then shutdown and restart to begin using the new version.
  57.  
  58.  
  59. Upgrading From Versions PRIOR to 1.02
  60. =====================================
  61.  
  62. If you have a previous version already installed then follow these 
  63. instructions:
  64.  
  65. 1. Run the new zsinst utility manually as follows:
  66.       zsinst -d
  67.  
  68.       (the -d switch is a new automatic deinstall function)
  69.  
  70. 2. Reboot the system (Not Ctrl-Alt-Del)
  71. 3. Run the installation as per the on-line documentation
  72.    (That is use the device drive install utility from the desktop).
  73.  
  74. 4. Reboot, and that's it.
  75.  
  76. Note: If you have modified the standard installation setup then you will have
  77.       to manually deinstall ZipStream yourself, but try zsinst -d first!
  78.  
  79.  
  80. Deinstallation
  81. ==============
  82.  
  83. Deinstallation is now automatic (if you have a standard installation), 
  84. just run
  85.     zsinst -d
  86.  
  87. If you have a non standard installation, use zsinst -U to clean off the
  88. Desktop.
  89.  
  90.  
  91. Evaluation Period
  92. =================
  93.  
  94. ZipStream may be evaluated for a period of 30 days only!
  95.  
  96. After 45 days have expired, automatic (de)compression operations 
  97. will be suspended.
  98.  
  99. Files that are compressed on your system after the Evaluation period
  100. has expired may be manually decompressed with the ZSUnpack utility.
  101.  
  102.